home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / date.lha / Date / ReadMe < prev   
Encoding:
Text File  |  1994-12-01  |  738 b   |  23 lines

  1. Hello!
  2.  
  3. This is my library of routines for date calculations.
  4. It is written in strict ANSI-c and goes through my C++ compiler without any
  5. problems!
  6. Date was originally developed on an accelerated Amiga 2000 with SAS C/C++ 6.51
  7. (thanx to SAS for it). It was tested on an 386 with Borland C++ 4.0 and on some
  8. Sun workstations with gcc without any problems:)
  9.  
  10. So I hope you like it and send a small gift (because this is Gift Ware!)
  11. for all the hard work I have done on it!
  12.  
  13. I think there is nothing more at this time I could tell you.
  14. If you think otherwise, please send me an email ...
  15.  
  16.  
  17. Kai Hofmann
  18. i07m@zfn.uni-bremen.de
  19.  
  20.  
  21. P.P.S.: From now on I no longer want to see programs that do not calculate
  22.         leap years in a correct way!!!
  23.